Skip to content

Phase 14: wire Sentinel presentation readiness - #123

Merged
CodeBuildder merged 1 commit into
mainfrom
agent/sentinel-readiness-wiring
Jul 19, 2026
Merged

Phase 14: wire Sentinel presentation readiness#123
CodeBuildder merged 1 commit into
mainfrom
agent/sentinel-readiness-wiring

Conversation

@CodeBuildder

Copy link
Copy Markdown
Owner

Closes #122

What changed

  • declares portable versus live mode when launching Sentinel
  • passes the already authorized kubectl context to the live readiness API
  • gates both platform demos on Sentinel reporting ready_to_present=true for the correct mode
  • records Phase 13 and Phase 14 in the Build Week development record
  • documents the visible readiness panel and live evidence behavior

Why

The CLI doctor catches setup problems before launch, but judges also need visible proof that the running presentation stack is healthy. The orchestration scripts now provide truthful mode context and refuse to print PASS when the judge-facing preflight is blocked.

Validation

  • full portable platform proof passed through the new readiness gate
  • orchestration guard tests passed
  • live panel checks returned Ready for Kubernetes, Cilium, Falco, Kyverno, and Chaos Mesh against context argus
  • shell syntax and whitespace validation passed

@CodeBuildder
CodeBuildder marked this pull request as ready for review July 19, 2026 01:03
@CodeBuildder
CodeBuildder merged commit 306fa03 into main Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Phase 14: provide demo mode and cluster context to Sentinel readiness

1 participant